-- background: 77568 from stack: in -- bmap block id: 16824 -- flags: 0000 -- background id: 0 -- name: ----- HyperTalk script ----- on openBackground push recent card end openBackground -- part 4 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=261 top=300 right=325 bottom=288 -- title width / last selected line: 0 -- icon id / first selected line: 16560 / 16560 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Next ----- HyperTalk script ----- on mouseUp visual effect wipe left go to next card end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=230 top=300 right=325 bottom=257 -- title width / last selected line: 0 -- icon id / first selected line: 15420 / 15420 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Prev ----- HyperTalk script ----- on mouseUp visual effect wipe right go to previous card end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=444 top=300 right=328 bottom=481 -- title width / last selected line: 0 -- icon id / first selected line: 6720 / 6720 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Return ----- HyperTalk script ----- on mouseUp visual effect iris close pop card end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=32 top=300 right=329 bottom=64 -- title width / last selected line: 0 -- icon id / first selected line: 21847 / 21847 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Home ----- HyperTalk script ----- on mouseUp visual effect iris open go Home end mouseUp